This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Paul Elhipisterader 30.Nov.03 05:50 PM a Web browser Applications Development6.0.1Windows 2000
I have a problem trying to convert DXL to another XML spec using XSLT. The first output element of the tree is being generated with the following attribute:
xmlns:dxl="http://www.lotus.com/dxl"
The output XML I need is being strictly parsed, and it issues an error when it finds this attribute. I cannot find I way so that the transformation does not generate this attribute. Any tips? Thanks for your help.
For info purposes only: what I am trying to achieve is using Domino data to generate Intuit QuickBooks transactions using QuickBooks SDK.